Vcenter NamespaceManagement Networks Nsx DistributedSwitches FilterSpec

Vcenter NamespaceManagement Networks Nsx DistributedSwitches FilterSpec
Vcenter NamespaceManagement Networks Nsx DistributedSwitches FilterSpec

The Vcenter NamespaceManagement Networks Nsx DistributedSwitches FilterSpec schema contains properties used to filter the results when listing Distributed Switches (see GET /vcenter/namespace-management/networks/nsx/distributed-switches).

This schema was added in vSphere API 8.0.0.1.

JSON Example
{
    "compatible": false
}
boolean
compatible
Optional

Compatibility criteria. If true, only Distributed Switches compatible with the vSphere Namespaces will be returned. If false, only Distributed Switches incompatible with the vSphere Namespaces will be returned.

This property was added in vSphere API 8.0.0.1.

If missing or null, both compatible and incompatible Distributed Switches will be returned.